home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / faq / netrek.faq < prev    next >
Internet Message Format  |  1993-05-12  |  17KB

  1. Xref: bloom-picayune.mit.edu rec.games.netrek:11161 news.answers:4733
  2. Path: bloom-picayune.mit.edu!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!mcsun!uknet!doc.ic.ac.uk!agate!soda.berkeley.edu!tom
  3. From: tom@soda.berkeley.edu (Tom Holub)
  4. Newsgroups: rec.games.netrek,news.answers
  5. Subject: rec.games.netrek FAQ List
  6. Message-ID: <netrekFAQ_724899730@soda.berkeley.edu>
  7. Date: 21 Dec 92 01:02:34 GMT
  8. Expires: 1 Feb 1993 01:02:10 GMT
  9. Reply-To: tom@soda.Berkeley.EDU
  10. Followup-To: rec.games.netrek
  11. Organization: University of California, Berkeley
  12. Lines: 378
  13. Approved: news-answers-request@MIT.Edu
  14. Supersedes: <netrekFAQ_722915115@soda.berkeley.edu>
  15. NNTP-Posting-Host: soda.berkeley.edu
  16. Originator: @soda.berkeley.edu
  17.  
  18. Archive-Name: games/netrek/faq
  19. Last-Updated: 18 Dec 1992
  20. Changes: Minor.
  21.  
  22.  
  23. TABLE OF CONTENTS:
  24.  
  25.  1. What is Netrek?
  26.  
  27.  2. It sounds interesting; how do I get started?
  28.  
  29.  3. What's the difference between Xtrek and Netrek?
  30.  
  31.  4. I've seen a game called Nettrek for the Macintosh; is that the same
  32.     thing as Netrek?
  33.  
  34.  5. Can I play Netrek on my Mac/IBM PC/Amiga?
  35.  
  36.  6. I would like to start a new server; what kind of hardware will I need?
  37.  
  38.  7. I'm trying to start a new server, and I'm having problems.  Where can I
  39.     get help?
  40.  
  41.  8. I compiled the client source, but every time I try to connect to a server 
  42.     it kicks me out or tells me to get a 'blessed' binary.  What gives?
  43.  
  44.  9. The game runs fine, but when the Netrek window comes up, I can't type
  45.     anything into it.  How can I fix this?
  46.  
  47. 10. OK, the game runs fine and I found a server and logged in, but there
  48.     doesn't seem to be anyone else around.  How can I find a game with
  49.     people in it?
  50.  
  51. 11. OK, now I'm in a game with other people.  What do I do?
  52.  
  53. 12. When I'm playing the game, people keep sending messages to me.  How can
  54.     I talk back to them?
  55.  
  56. 13. I would like to change what some of the keys do; for example, I'd
  57.     like 't' instead of 'T' to activate my tractor beam.  Is there a way
  58.     to change this?
  59.  
  60. 14. How does the rating/promotion system work?
  61.  
  62. 15. I keep dying.  How can I get better at the game?
  63.  
  64. 16. What is 't-mode'?
  65.  
  66. 17. What does DI stand for, anyway?
  67.  
  68. 18. Some of the servers and clients are called 'UDP'; what does that mean?
  69.  
  70. 19. Some of the servers and clients are called 'RSA'; what does that mean?
  71.  
  72. 20. I keep reading about the INL; what is it?
  73.  
  74. 21. Where can I get the most recent copy of this FAQ list?
  75.  
  76. 22. My GPA has fallen 25% since I started playing Netrek last semester.
  77.     How do you find time to do your homework and still make Admiral?
  78.  
  79.  
  80. NOTE: If you are using rn or trn, you can use ^G to browse through
  81. the answers.
  82.  
  83.  
  84. Subject: 1. What is Netrek?
  85.  
  86.  Netrek is a 16-player graphical real-time battle simulation with a 
  87. Star Trek theme.  The game is divided into two teams of 8 (or less), who
  88. dogfight each other and attempt to conquer each other's planets.  There
  89. are several different types of ships, from fast, fragile scouts up to
  90. big, slow battleships; this allows a great deal of variance in play
  91. styles.
  92.  
  93.  Netrek is set up as a client/server combination; if you want to play,
  94. you'll need the client binary for your machine (most are X-based).
  95.  
  96.  
  97. Subject: 2. It sounds interesting; how do I get started?
  98.  
  99.  First, you need to get a client binary for your machine; read the 
  100. Netrek FTP List (which is usually posted along with this FAQ
  101. list) to find an FTP site.  The client should run on anything that
  102. runs X Windows, although the slower your machine is, the harder it's
  103. going to be to play.  Slow networks are even harder to play with.
  104.  
  105. If you don't know how to use FTP, ask your local guru about it.
  106.  
  107. If you don't have access to FTP, you can use the mail server at
  108. decwrl.dec.com.  Mail ftpmail@decwrl.dec.com with 'help' in the body
  109. (nothing else) and you'll get an automatic reply with instructions.
  110.  
  111. Once you have the binary, rename it to something logical like 'netrek'
  112. and run it with 'netrek -h <hostname> -p <port>'.  Read the Netrek Server
  113. List to find a server near you; the nearer, the better.
  114.  
  115. If you get a 'netrek: Permission denied' message, try 'chmod 755 netrek'.
  116. After the game is over, try 'man chmod', it's too important to not 
  117. know about.
  118.  
  119.  
  120. Subject: 3. What's the difference between Xtrek and Netrek?
  121.  
  122.  Xtrek is a precursor to Netrek.  It has many of the same elements,
  123. but it doesn't work as well because it isn't set up as a client-server
  124. combination.  
  125.  
  126. Unfortunately, Netrek is often called Xtrek.  This causes much confusion.
  127. This newsgroup really is dedicated to Netrek, but feel free to talk about
  128. Xtrek if you want; many people here play both.
  129.  
  130.  
  131. Subject: 4. I've seen a game called Nettrek for the Macintosh; is that the 
  132.      same thing as Netrek?
  133.  
  134.  No.  Nettrek is in the same family as Netrek (it's unclear which was
  135. created first), but it's not the same game.  It runs over Appletalk
  136. and doesn't have a whole lot of complexity.  If you're interested in it, 
  137. the original version can be found in most net archive sites that support
  138. Mac games.  The most recent version is a commercial program called
  139. "Nettrek 3.0 - The Real Version," and is published by Premiere Technology,
  140. Inc.
  141.  
  142.  
  143. Subject: 5. Can I play Netrek on my Mac/IBM PC/Amiga?
  144.  
  145.  Probably not.  If you aren't connected directly to the net via
  146. ethernet card or SLIP, you can't.  If you ARE connected via ethernet but
  147. aren't running X windows, you have a chance--there are ports for 
  148. the Mac and the Amiga in the works, but nothing has yet been released.
  149. If you're running Unix and X windows, you should be able to compile
  150. the source and it should work, emphasis on the 'should.'
  151.  
  152.  
  153. Subject: 6. I would like to start a new server; what kind of hardware will 
  154.         I need?
  155.  
  156.  The server should run on anything that has Sys V shared memory and a good 
  157. amount of CPU power.  Good net connections are essential if you want
  158. lots of players.
  159.  
  160. Read the Netrek FTP list to find out where you can get the server 
  161. source.
  162.  
  163. Please get the permission of your sysadmins before setting up a server.
  164. Netrek doesn't need any additional bad publicity.
  165.  
  166.  
  167. Subject: 7. I'm trying to start a new server, and I'm having problems.  Where 
  168.         can I get help?
  169.  
  170.  Read the Netrek FTP list to find out where the server-secrets files are 
  171. stored (currently at gs69.sp.cs.cmu.edu).
  172.  
  173.  There is also a server maintainer's mailing list, netrek@iastate.edu.
  174. If you want to be put on the list, mail a short message to 
  175. netrek-request@iastate.edu and include the amount of C experience
  176. you have, how much you know about netrek code, and anything else
  177. that might be interesting.
  178.  
  179.  
  180. Subject: 8. I compiled the client source, but every time I try to connect to
  181.         a server it kicks me out or tells me to get a 'blessed' binary.  
  182.         What gives?
  183.  
  184.  It's possible to modify the client source to do lots of tedious tasks
  185. (like aiming, dodging, that sort of thing) for you.  Since this gives
  186. you a big advantage over a mere human, netrek has a way of knowing whether
  187. you have a client that was compiled by the netrek Gods or by you.  If
  188. you compiled it, netrek will assume it's a cyborg, and will kick you out
  189. if it's not cyborg hours.  Check the Netrek Server List for cyborg
  190. hours of the servers; sometimes they're legal, sometimes they aren't.  
  191.  
  192.  There are several different messages you can get when your binary
  193. isn't what the server is expecting:
  194.  
  195. 1: "User binary failed to verify."
  196.  
  197. The server is expecting a standard blessed client; read the netrek FTP
  198. list to find out where you can get one.
  199.  
  200. 2: "No customized binaries.  Please use a blessed one."
  201.  
  202. You have an RSA client, but the key for your client isn't on the list.  
  203. Mail the server god if you think your key should be included.
  204.  
  205. 3: "You need a spiffy new RSA client for this server!"
  206.  
  207. You have a standard blessed client (or an unblessed client) but the
  208. server accepts only RSA clients; read the netrek FTP list to find out
  209. where you can get one.
  210.  
  211.    If you are interested in playing a cyborg, get the source
  212. from one of the FTP sites and start hacking, or download one of the
  213. public cyborgs.  It's probably not a good idea for new players to
  214. use cyborgs; cyborg players get called lots of nasty names, and
  215. they tend not to learn how to play the game (since their client is
  216. doing most of the work).  There is a mailing list for borg authors, 
  217. mail trekwriter-request@b62103.student.cwru.edu to get on it.
  218.  
  219.  
  220. Subject: 9. The game runs fine, but when the Netrek window comes up, I can't 
  221.      type anything into it.  How can I fix this?
  222.  
  223. This is a problem under a few window managers (OpenWindows and ovlwm, for
  224. example); it's netrek's fault, but you can fix is by adding the line
  225. "<window manager name>.FocusLenience: True" to your .Xdefaults file.
  226. Log out and log back in and it should work.
  227.  
  228.  
  229. Subject: 10. OK, the game runs fine and I found a server and logged in, but 
  230.          there doesn't seem to be anyone else around.  How can I find 
  231.          a game with people in it?
  232.  
  233. Andy McFadden has written a nice little utility called Metaserver II
  234. (based on METASERVER, written by ERic Mehlhaff) that will tell you
  235. where there are active games.  telnet charon.amdahl.com 3520-3524 gives 
  236. information in a number of formats.
  237.  
  238.  
  239. Subject: 11. OK, now I'm in a game with other people.  What do I do?
  240.  
  241. The first thing you should do is bring up your message window (by
  242. hitting '?') and your player list (by hitting 'L').  Pressing a number
  243. key chooses your warp speed.  The left mouse button fires torpedos at
  244. your cursor, the middle mouse button fires phasers at your cursor, and 
  245. the right mouse button turns your ship towards your cursor.  Hitting
  246. 'h' will bring up a help window with a list of basic commands.
  247.  
  248.  
  249. Subject: 12. When I'm playing the game, people keep sending messages to me.  
  250.          How can I talk back to them?
  251.  
  252. On the bottom right-hand side of your main window you'll see two 
  253. long boxes.  The top one is where messages like "Not enough fuel for
  254. phaser" come up just before you die.  The bottom one is the one you
  255. use to talk to people.  Move your cursor down there and type a character
  256. to choose who to send the message to: 'A' for ALL, the capitalized 
  257. team letter for the team (i.e., 'F' for Federation), or the player
  258. number for a message to a single player (i.e., 'c' to send to Rc).
  259. Type your message and hit enter when you're done.  Don't do this in
  260. combat.
  261.  
  262.  
  263. Subject: 13. I would like to change what some of the keys do; for example, I'd
  264.          like 't' instead of 'T' to activate my tractor beam.  Is there 
  265.          a way to change this?
  266.  
  267. There are two ways: first, do a shift-O.  This brings up the options
  268. window.  Near the bottom there is a box for 'New keymap entries'.  
  269. Move your cursor to this box and type your new keymap entries.  The
  270. format is <newchar><oldchar>, so 'tT' will remap tractor beam to 't'.
  271.  
  272. Netrek also recognizes a .xtrekrc file; a 'keymap:' line in there 
  273. will allow you to map as many as you want.  Format is the same
  274. as above.
  275.  
  276. If you forget where you mapped a key, remapping it to itself ('ee', for
  277. example) will reset that keymap.
  278.  
  279.  
  280. Subject: 14. How does the rating/promotion system work?
  281.  
  282.  Do a shift-I on yourself; you'll see four ratings there, one for planets,
  283. one for bombing, one for offense, and one for defense.  The planet, 
  284. bombing, and offense ratings are measured in DI/hour; for each planet
  285. you take, army you bomb, and player you kill you get a certain amount
  286. of DI (which varies depending on the server)--the average amount per
  287. hour is your rating.  Your rating is equal to (your DI/your hours)/
  288. (total DI/total hours); therefore, if you have a bombing rating of
  289. 2.0, you bomb twice as many armies as the average person on the server.
  290. This is true for all ratings.  All ratings are updated only in t-mode.
  291.  
  292.  Now do a shift-U.  Listed there are the thresholds for each rank.  
  293. Your overall rating is your planets+bombing+offense.  To make a rank,
  294. you need to have the DI required for that rank, and your ratings need
  295. to be above the rating required for that rank (i.e., to make Admiral,
  296. you need 320 DI and your ratings need to be above 8.0).  You can also
  297. make a ranking by having ratings good enough for a level and *twice*
  298. the DI you would need for the next level (So you can make Admiral 
  299. with ratings of 7.0 and 640 DI).  This equation is recursive once, so you
  300. can also make it with 6.0 ratings and 1280 DI (which would take about 
  301. 200 hours!).  You can't make it with 5.0 ratings and 2560 DI; not
  302. only would you flunk out first, the server wouldn't promote you anyway.
  303.  
  304.  On most servers, your defense also needs to be above .8 to advance
  305. past Lt. Commander.  
  306.  
  307. Note that suggestions on how to improve the rating system occur
  308. about twice a week in rec.games.netrek, and the general consensus
  309. is that it isn't worth the hassle.
  310.  
  311.  
  312. Subject: 15. I keep dying.  How can I get better at the game?
  313.  
  314.  The best way is probably to talk with someone who knows how to play.
  315. There is also an archive of hints and suggestions on how to play 
  316. better; read the Netrek FTP List to find out where it is
  317. located.
  318.  
  319.  
  320. Subject: 16. What is 't-mode'?
  321.  
  322.  T-mode is short for 'tournament mode.'  To keep some integrity in the
  323. database, ratings are calculated only when there are a certain number
  324. of people in the game (actually, when there are a certain number of
  325. people on two separate teams.  On many servers, you need 4 players
  326. on 2 different teams; 4 teams of 2 players won't do it).  When 
  327. the game goes into t-mode, there will be a 't' flag in your list
  328. of flags, and there will be a message like "Dan Quayle declares self
  329. as Galactic Emperor and chaos breaks out!"  When the game drops out
  330. of t-mode (because someone quit), the 't' flag will disappear and
  331. there'll be a "Dan Quayle is locked up and order returns to the galaxy"
  332. message.  
  333.  
  334.  It's generally considered rude to bomb or take planets out of t-mode.
  335. Some servers punish people for trying.
  336.  
  337.  
  338. Subject: 17. What does DI stand for, anyway?
  339.  
  340. Destruction Inflicted.
  341.  
  342.  
  343. Subject: 18. Some of the servers and clients are called 'UDP'; what does 
  344.          that mean?
  345.  
  346. UDP is a network protocol that is much more lenient than TCP (which is 
  347. what netrek was originally based on).  If you don't have a local server, 
  348. using a UDP client on a UDP server could reduce your lag considerably.  
  349. Read the Netrek FTP List to find out where you can get a UDP client.
  350. (Many thanks to Andy McFadden, Netrek Guru, for writing the UDP
  351. protocol).
  352.  
  353. It also stands for Undertow Directional Pull; mail rhodesia@wixer.cactus.org
  354. for details.
  355.  
  356.  
  357. Subject: 19. Some of the servers and clients are called 'RSA'; what does
  358.          that mean?
  359.  
  360. RSA is a new way for servers to make sure that players are not using
  361. cyborg clients.  The RSA package generates a header file containing
  362. a public and a private encyrption key.  These keys are compiled into
  363. the client; the private key encrypts the data and the public key
  364. decrypts it.  The main advantage of RSA over the old reserved.c
  365. method is that the server gods need know only the public key; the
  366. RSA package can be kept in a few select hands.  Also, if someone
  367. breaks the protection on a certain private key, that key can be
  368. turned off by the server god, and that client will no longer work.  
  369.  
  370.  
  371. Subject: 20. I keep reading about the INL; what is it?
  372.  
  373. The INL is the Intercollegiate (or International) Netrek League, a 
  374. collection of teams from different organizations around the country 
  375. who periodically beat up on each other.  The fall season is over; 
  376. directions for applying for the spring league will be posted sometime
  377. in January.  Mail tom@soda.berkeley.edu if you have any questions about 
  378. the INL.
  379.  
  380.  
  381. Subject: 21. Where can I get the most recent copy of this FAQ list?
  382.  
  383.  You can either look in the back messages of rec.games.netrek, or
  384. ftp it from one of the archive sites; read the Netrek Server/FTP
  385. list to find out where it is stored.  It's also in the Usenet archive
  386. at pit-manager.mit.edu.  telnet charon.amdahl.com 3524 gives the server
  387. information from the server list.
  388.  
  389.  
  390. Subject: 22. My GPA has fallen 25% since I started playing Netrek last 
  391.          semester.  How do you find time to do your homework and 
  392.          still make Admiral?
  393.  
  394. Sorry, nobody's found an answer to this one yet.  Just remember that
  395. (GPA+kill ratio) is constant.
  396.